@charset "utf-8";

/* CSS Document */
.youjianzixun input {
	width: 267px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	padding-left: 10px;
	color: #666;
	margin-top: -1px;
	font-family: microsoft yahei, "微软雅黑" !important;
}

.youjianzixun textarea {
	width: 267px;
	height: 62px;
	line-height: 34px;
	border: 1px solid #ddd;
	padding-left: 10px;
	color: #666;
	margin-top: -1px;
	font-family: microsoft yahei, "微软雅黑" !important;
}

.youjianzixun input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
}

.youjianzixun input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.youjianzixun input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

.youjianzixun input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}

.youjianzixun .submit {
	width: 279px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #9bce17;
	border: none !important;
	font-size: 14px;
	float: left;
	padding-left: 0px !important;
	cursor: pointer;
	font-family: microsoft yahei, "微软雅黑" !important;
}

.youjianzixun p {
	font-size: 14px;
	color: #999;
	line-height: 37px;
	padding-top: 15px;
	clear: both;
	text-align: center;
}

.youjianzixun {
	position: relative;
}

.youjianzixun .hand {
	display: block;
	position: absolute;
	top: 138px;
	right: 10px;
	cursor: pointer;
}

.bannertop {
	width: 1200px;
	overflow: hidden;
	position: relative;
	height: 570px;
	margin: 0 auto;
	top: 0;
	left: 0;
	z-index: 2;
}

.yjzx {
	width: 282px;
	height: 385px;
	padding: 35px;
	position: absolute;
	top: 53px;
	background: rgba(255, 255, 255, 0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5ffffff, endcolorstr=#e5ffffff);
	z-index: 999;
	left: 50%;
	margin-left: 300px;
}

.yjzxtit {
	margin-bottom: 5px;
}

.yjzxtit span {
	font-size: 25px;
	color: #333;
	line-height: 30px;
}

.yjzxtit p {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding: 8px 0;
}

#zixunUl {
	margin: 0;
	padding: 0;
	text-align: center;
}

#zixunUl li {
	width: 100px;
	display: inline-block;
}

#zixunUl li a {
	display: inline-block;
	color: #888;
	font-size: 14px;
	padding-left: 32px;
	background: url(../img/zxqq.png) no-repeat;
	line-height: 35px;
}

/*banner*/

.slideBox {
	width: 100%;
	height: 600px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 49%;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin: 0 3px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: rgba(0, 0, 0, .2);
	border-radius: 50%;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}

.slideBox .hd ul li.on {
	background: #fff;
	color: #fff;
	width: 40px;
	border-radius: 30px;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 600px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .prev {
	left: 5%;
}

.slideBox .next {
	right: 5% !important;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

/*sousuo*/



.sousuo {
	width: 100%;
	height: 62px;
	background-color: #f1f1f1;
	overflow: hidden;
}

.sousuo p {
    float: left;
	line-height: 62px;
	color: #666;
	font-size: 14px;
	font-weight: 700;
}

.sousuo p a {
	color: #999;
	margin: 0 5px;
	font-weight: normal;
}

.sousuo .sousuo_box {
	float: right;
	width: 246px;
	height: 32px;
	margin-top: 17px;
	background: url(../img/search.jpg) no-repeat;
}

.sousuo .sousuo_box .input {
	width: 196px;
	padding-left: 15px;
	float: left;
	height: 34px;
	line-height: 32px;
	border: none;
	background: none;
	outline: none;
}

.sousuo .sousuo_box .btn {
	display: block;
	width: 35px;
	height: 30px;
	color: #fff;
	font-weight: 700;
	float: right;
	border: none;
	background: none;
	cursor: pointer;
}

.dingzhi {
	margin: 20px 0 0 0;
	overflow: hidden;
}

/*首页左侧产品分类*/

.pro .proLt {
	float: left;
	overflow: hidden;
	border-radius: 5px;
}

.cp_left {
	width: 280px;
}

.cp_left h2 {
	background: url("../img/proltH2Bg2.png") no-repeat center;
	width: 280px;
	height: 100px;
	overflow: hidden;
}

.cp_left h2 a {
	font-size: 30px;
	color: #fff;
	display: block;
	text-indent: 65px;
	margin: 30px 0 0 16px;
	font-weight: normal;
}

.cp_left h2 span {
	display: block;
	text-indent: 65px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.proLtBox {
	width: 253px;
	overflow: hidden;
	margin-bottom: 30px;
}

.proLtBox .proDl dt {
	width: 253px;
	height: 45px;
	line-height: 45px;
	text-indent: 22px;
	font-size: 14px;
	background: #f08600;
}

.proLtBox .proDl dt a {
	color: #fff;
	display: block;
	font-size: 16px;
}

.proLtBox .proDl dd {
	width: initial;
	background: #f1f1f1;
}

.proLtBox .proDl dd a {
	display: block;
	line-height: 43px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	color: #666;
	text-indent: 15px;
	height: 43px;
	padding-left: 24px;
	border-bottom: 1px solid #fff;
}


.proLtBoxs {
	width: 280px;
	overflow: hidden;
	padding: 10px 0 30px 0;
	background: #333;
}

.proLtBoxs .proDl dt {
	width: 210px;
	height: 45px;
	line-height: 45px;
	text-indent: 22px;
	font-size: 14px;
	background: #f08600;
	margin: 20px 0 10px 25px;
}

.proLtBoxs .proDl dt a {
	color: #fff;
	display: block;
	font-size: 20px;
}

.proLtBoxs .proDl dd {
	width: initial;
	color: #fff;
}

.proLtBoxs .proDl dd a:hover {
	font-weight: bold;
	color: #f08600;
}

.proLtBoxs .proDl dd a {
	display: block;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	text-indent: 15px;
	height: 35px;
	padding-left: 32px;
	background: url(../img/pro_ic.png) no-repeat 35px center;
}


.cptt {
	text-align: center;
	height: 75px;
	padding: 50px;
}

.cptt span {
	font-size: 36px;
	color: #333;
	font-weight: 600;
}

.cptt p {
	font-size: 18px;
	color: #999;
	padding-top: 5px;
}

.cptt i {
	height: 15px;
	width: 185px;
	display: block;
	background: url(../img/xtb.png) no-repeat;
	margin: 0 auto;
}

.cptt2 {
	height: 75px;
	padding: 50px 0 0;
}

.cptt2 span {
	font-size: 32px;
	color: #fff;
	font-weight: 600;
}

.cptt2 span b {
	font-weight: normal;
	font-size: 18px;
	color: #f1f1f1;
}

.cptt2 p {
	font-size: 18px;
	color: #999;
	padding-top: 5px;
}

.cptt2 i {
	height: 15px;
	width: 228px;
	display: block;
	border-bottom: 1px solid #375399;
}

.jieshao {
	width: 640px;
	font-size: 15px;
	color: #fff;
	float: left;
	line-height: 30px;
	padding-top: 30px;
}

/*网站首页左侧联系方式*/

.left_lianxi {
	background: #f5f5f5;
	padding: 20px 0;
}

.anxu {
	background: url(../img/tel02.png) no-repeat 12px 0;
	padding-left: 57px;
}

.anxu p {
	font-size: 22px;
	font-weight: 700;
	color: #9acf16;
	letter-spacing: -.5px;
}

.lianxi02 {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	padding: 8px 25px;
}

.lianxi03 {
	padding: 0px 25px;
}

.lianxi03 span {
	font-size: 15px;
	color: #9acf16;
	line-height: 30px;
	font-weight: 700;
}

.lianxi03 pre {
	font: 12px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	color: #666;
	line-height: 22px;
}

.left_lianxi a {
	display: block;
	width: 195px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	padding-left: 80px;
	margin: 0 0 6px 21px;
}

.left_lianxi a.ljzx {
	background: url(../img/ljzx.png) no-repeat;
	margin-top: 15px;
}

.left_lianxi a.zxdz {
	background: url(../img/zxdz.png) no-repeat;
}

/* 首页热销产品 */

.m_pright {
	width: 900px;
	float: right;
}

/*热销图片轮播*/

.slideBox02 {
	width: 926px;
	height: 330px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	border: 1px solid #eee;
}

.slideBox02 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox02 .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 330px;
}

.slideBox02 .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox02 .hd {
	text-align: center;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.slideBox02 .hd ul li {
	width: 37px;
	height: 4px;
	display: inline-block;
	background: rgba(0, 0, 0, .2);
}

.slideBox02 .hd ul li.on {
	background: #9bce17;
}

.slideBox02 .hd ul li:hover {
	cursor: pointer;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox02 .prev,
.slideBox02 .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/*首页热销产品列表*/

.inrexiaotitle {
	width: 926px;
	height: 90px;
	line-height: 90px;
	font-size: 30px;
	font-weight: 700;
	border: 1px solid #eee;
	text-align: center;
	border-bottom: none;
	color: #333;
}

.inrexiaotitle span {
	font-size: 14px;
	padding-left: 10px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
}

.rexiaolist {
	overflow: hidden;
}

.rexiaolist li {
	display: block;
	float: left;
	margin: 0 6px 25px;
	width: 287px;
}

.rexiaolist li .pic {
	border: 1px solid #e3e3e3;
}

.rexiaolist li .pic img {
	display: block;
	width: 285px;
	height: 285px;
}

.rexiaolist li:hover .pic {
	border: 1px solid #f08600;
}

.rexiaolist li .ptitle {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*首页热销产品列表end*/





/*首页产品切换*/
.slideTxtBox {
	width: 900px;
	background: #f6f6f6;
}

.slideTxtBox .hd {
	height: 50px;
	line-height: 50px;
	background: #1f3364;
	position: relative;
}

.slideTxtBox .bd {
	display: inline-block;
	padding-top: 15px;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 50px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 30px;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}

.slideTxtBox .hd ul li.on {
	height: 50px;
	background: #f08600;
	color: #fff;
}

.slideTxtBox .bd ul {
}

.slideTxtBox .bd li {
	float: left;
	width: 280px;
	margin: 0 10px 20px 10px;
}

.slideTxtBox .bd li a img {
	width: 270px;
	height: 270px;
	transition: .6s;
}
.slideTxtBox .bd li a img:hover{
	transform: scale(1.03);
}

.slideTxtBox .bd li a p {
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #333;
	font-size: 16px;
}

.slideTxtBox .bd li:hover a p {
	color: #f08600;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/*首页产品切换end*/





/*火爆出货*/

.huobao {
	background: url(../img/rexiaobj.jpg) repeat;
	height: 385px;
	padding: 50px 0;
}

.huobaotit {
	background: url(../img/rexiaotitbj.png) no-repeat center bottom;
	text-align: center;
	color: #fff;
}

.hbtit01 {
	font-size: 30px;
}

.hbtit02 {
	font-size: 30px;
	font-weight: 700;
	padding: 10px 0 25px 0;
}

.picScroll-left {
	position: relative;
}

.picScroll-left .hd2 {}

.picScroll-left .hd2 .next {
	top: 22px;
	right: 0px;
	display: block;
	width: 23px;
	height: 48px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}

.picScroll-left .hd2 .prev {
	display: block;
	width: 23px;
	height: 48px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	top: 22px;
	left: 0px;
}

.picScroll-left .bd2 {
	margin: 30px 0 0 0px;
}

.picScroll-left .bd2 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd2 ul li {
	margin: 0 12px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 275px;
}

.picScroll-left .bd2 ul li .pic {
	text-align: center;
}

.picScroll-left .bd2 ul li .pic img {
	width: 267px;
	height: 219px;
	display: block;
	border: 3px solid #fff;
}

.picScroll-left .bd2 ul li .title {
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*火爆出货end*/



/*合作客户*/

.hezuo {
	overflow: hidden;
	width: 100%;
	padding: 50px 0;
}

.slideTxtBox02 {
	width: 100%;
	text-align: left;
}

.slideTxtBox02 .hd {
	text-align: center;
	position: relative;
	margin: 30px 0;
}

.slideTxtBox02 .hd ul {}

.slideTxtBox02 .hd ul li {
	display: inline-block;
	padding: 0 15px;
	cursor: pointer;
	font-size: 14px;
	color: #777;
	border-radius: 50px;
	border: 2px solid #c7c7c7;
	line-height: 30px;
	margin: 0 5px;
}

.slideTxtBox02 .hd ul li.on {
	background: #9bce17;
	color: #fff;
	border: 2px solid #9bce17;
}

.slideTxtBox02 .bd ul {
	zoom: 1;
}

.slideTxtBox02 .bd ul li {
	display: block;
	float: left;
	width: 239px;
	margin: -1px 0 0 -1px;
	overflow: hidden;
}

.slideTxtBox02 .bd ul li .pic {
	width: 237px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e9e9e9;
}

.slideTxtBox02 .bd ul li .pic img {
	width: 237px;
	height: 100px;
}

.slideTxtBox02 .bd a.incaseurl {
	display: block;
	color: #fff;
	width: 218px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin: 0 auto;
	background: #9acf16;
	clear: both;
	border-radius: 50px;
	margin-top: 15px;
}

.slideTxtBox02 .bd a.incaseurl:hover {
	background: #333;
}

.inhezuolist {
	height: 213px;
}

/*合作客户end*/



/*优势*/

.inex_youshi {
	overflow: hidden;
	background: url(../img/sdys.jpg) no-repeat center;
	height: 1973px;
}

.ystitle {
	text-align: center;
	width: 100%;
}

.ystitle img {
	display: block;
	margin: 0 auto;
}

.ystitle span {
	display: block;
	font-size: 12px;
	color: #cbcbcb;
	text-transform: uppercase;
	line-height: 35px;
}

.ystitle .ys_why {
	width: 495px;
	background: #9bce17;
	line-height: 37px;
	color: #fff;
	margin: 0 auto 0 auto;
	border-radius: 8px;
	font-size: 22px;
}

.ys_main {
	overflow: hidden;
	margin-top: 280px;
}

.ys_left {
	width: 550px;
	margin-top: 30px;
}

.ys_right {
	margin-top: 30px;
}

.ys_left01 {
	width: 540px;
	clear: both;
	margin: 0 0 50px 0;
	overflow: hidden;
}

.yspic {
	width: 65px;
}

.ys_wenwen {
	margin-left: 15px;
	width: 430px;
}

.ystitle02 {
	font-size: 20px;
	font-weight: 700;
	color: #9acf16;
	padding-bottom: 8px;
}

.ysnote {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}

.ys_wenwen02 {
	margin-left: 15px;
	width: 276px;
}

.ys_right01 {
	width: 425px;
	clear: both;
	margin: 0 0 50px 0;
	overflow: hidden;
}

.ys_wenwen03 {
	margin-right: 15px;
	width: 340px;
	text-align: right;
}

.ys_wenwen04 {
	margin-right: 15px;
	width: 278px;
	text-align: right;
}

.ysdianhua {
	width: 446px;
	margin: 30px auto 0 auto;
	background: url(../img/ystel.jpg) no-repeat;
	height: 50px;
	line-height: 50px;
}

.ysdianhua a {
	display: block;
	float: left;
	width: 126px;
	padding-left: 80px;
	font-size: 16px;
	color: #fff;
}

.ystel {
	font-size: 16px;
	font-weight: 700;
	color: #9acf16;
	padding-left: 8px;
	float: left;
}

/*优势end*/



/*客户见证*/

.khjz {
	overflow: hidden;
	background: url(../img/vsBg.png) repeat center;
	width: 100%;
	padding: 50px 0;
}

.jznote {
	font-size: 15px;
	color: #9f9f9f;
	text-align: center;
	line-height: 50px;
}






/*关于我们*/

.index_about {
	padding: 10px 0;
	background: #1f3364;
}

.about_note {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	text-align: center;
	width: 870px;
	margin: 25px auto;
}

.about_note strong {
	color: #555;
}

.about_url {
	display: block !important;
	background: #f08600;
	width: 140px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
}

.picScroll-left {
	position: relative;
}

.picScroll-left03 .hd2 {}

.picScroll-left03 .hd2 .next {
	top: 22px;
	right: 0px;
	display: block;
	width: 23px;
	height: 48px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}

.picScroll-left03 .hd2 .prev {
	display: block;
	width: 23px;
	height: 48px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	top: 22px;
	left: 0px;
}

.picScroll-left03 .bd2 {
	margin: 20px 0 0 0px;
}

.picScroll-left03 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left03 .bd2 ul li {
	margin-right: 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 282px;
}

.picScroll-left03 .bd2 ul li .pic {
	text-align: center;
}

.picScroll-left03 .bd2 ul li .pic img {
	width: 282px;
	height: 250px;
	display: block;
}

.picScroll-left03 .bd2 ul li .title {
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
}

.picScroll-left03 .bd2 ul li .title:hover {
	background: #f08600;
	color: #fff;
}

/*关于我们end*/



/*新闻*/

.slideTxtBox03 {
	width: 100%;
	text-align: left;
}

.slideTxtBox03 .hd {
	text-align: center;
	position: relative;
	margin: 10px 0;
	background: url(../img/newsli.jpg) no-repeat;
	height: 71px;
}

.slideTxtBox03 .hd ul {}

.slideTxtBox03 .hd ul li {
	display: block;
	float: left;
	text-align: center;
	width: 400px;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	line-height: 65px;
	margin: 0;
	height: 73px;
}

.slideTxtBox03 .hd ul li.on {
	color: #fff;
	background: url(../img/newslion.png) no-repeat center bottom;
}

.slideTxtBox03 .bd ul {
	zoom: 1;
}

.slideTxtBox03 .bd ul li {}

.cjwd {
	overflow: hidden;
	margin: 30px 0 0 0;
}

.cjwd .pic {
	width: 497px;
	height: 338px;
	margin: 10px 40px 0 0;
}

.txtMarquee-top {
	width: 648px;
}

.txtMarquee-top .bd ul li {
	margin-bottom: 15px;
	vertical-align: top;
	height: 100px;
	border-bottom: 1px solid #eee;
}

.txtMarquee-top .bd ul li h5 {
	padding: 7px 0 10px 30px;
	font-size: 15px;
	color: #444;
	background: url(../img/wen.jpg) no-repeat 0 8px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 545px;
}

.txtMarquee-top .bd ul li p {
	font-size: 13px;
	color: #888;
	height: 50px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 30px;
	background: url(../img/da.jpg) no-repeat 0 3px;
}

.index_news {}

.innews01 {
	width: 497px;
	padding: 15px;
	background: #f8f8f8;
	margin-top: 28px;
	height: 308px;
}

.innews01 .pic img {
	width: 497px;
	height: 168px;
	display: block;
}

.innews01 .title {
	width: 450px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
	line-height: 45px;
	margin-top: 10px;
	padding: 0 10px;
	font-weight: 700;
}

.innews01 .note {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	margin-bottom: 10px;
	padding: 0 10px;
}

.innewsfr {
	width: 630px;
}

.innewsfr ul li {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}

.innewsfr ul li .title {
	font-size: 15px;
	color: #444;
	font-weight: 700;
	line-height: 40px;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.innewsfr ul li .note {
	font-size: 13px;
	color: #999;
	line-height: 25px;
}


/*news*/
.news{ margin-top:50px;    padding-bottom: 50px;}
.comnews{ float:left; width:730px;}
.comnews1{ height:50px; line-height:43px; background:url(../img/20180531115001_519145762.jpg) left bottom no-repeat;}
.comnews11{ width:366px; font-size:26px; background:url() right 13px no-repeat; float:left; }
.comnews12{ float:right;}
.comnews2{ margin-top:30px; background:url(../img/20180530164202_2055512424.jpg) 20px 20px no-repeat #eeeeee; height:85px; padding:20px;}
.comnews2 .news_div_item{}
.comnews2 .news_div_item_title{ padding-left:60px;}
.comnews2 .news_div_item_title a{ line-height: 28px; font-size: 18px; font-weight: bold; text-decoration:none;}
.comnews2 .news_div_item_body{ line-height:26px; margin-top:10px;}
.comnews2 .news_div_item_body a{ color:#172a86;}

.comnews3{ margin-top:20px;}
.comnews3 .news_div_item{ margin-bottom:15px; height:70px;}
.comnews3 .news_div_item_date{width:70px; height:70px; background:#eeeeee; font-family:Arial, Helvetica, sans-serif; position:relative; font-size:14px; color:#666; float:left;}
.comnews3 .news_div_item:hover .news_div_item_date{ background:#172a86; color:#FFF;}
.comnews3 .news_div_item_day{ font-size:30px; font-weight:bold; top: 7px; left: 7px; position: absolute; border-bottom:1px solid #aeaeae; width:56px; text-align:center;}
.comnews3 .news_div_item:hover .news_div_item_day{ border-bottom:1px solid #fff;} 
.comnews3 .news_div_item_year{ position: absolute; left: 8px; top: 48px;}
.comnews3 .news_div_item_month{ position: absolute; left: 50px; top: 48px;}
.comnews3 .news_div_item_content{ line-height:24px; width:630px; float: right;}
.comnews3 .news_div_item_title{ padding-top:0px;}
.comnews3 .news_div_item_title a{font-size: 16px; color: #333;}
.comnews3 .news_div_item:hover .news_div_item_title a{color: #172a86;}
.comnews3 .news_div_item_body{ padding-top:5px;}



.problems{ float:right; width:420px;}
.problems1{ height:50px; line-height:43px; background:url(../img/20180530164540_1486151102.jpg) left bottom no-repeat;}
.problems11{ width:275px; font-size:26px; background:url(../img/20180605151856_1794555232.jpg) right 13px no-repeat; float:left; }
.problems12{ float:right;}
.problems2{ margin-top:30px; line-height:26px; color:#666; padding-bottom:10px; border-bottom:1px solid #cccccc;}
.problems2 div{width: 100%; height: 260px; overflow: hidden;margin-bottom:15px;}
.problems2 img{ height: 100%;
  margin: 0 auto;
  display: block; }
.problems2 span{ font-size:16px; color:#333; line-height:32px;}
.problems2 a{ color:#172a86;}
.problems3{ line-height:36px; margin-top:10px;}
.divdgweb2_tag a{ font-size:14px;}
.divdgweb2_tag a:hover{color:#172a86;}
.divdgweb2_tag li {
  list-style: none;
  margin: 0px;
  float: left;
}
.divdgweb2_tag li{ padding-left:23px; background:url(../img/20180605151943_1782673099.png) left center no-repeat;}





/*友情链接*/

.links {
	padding: 20px 8px 10px 0px;
	line-height: 30px;
	height: 50px;
	background: url(../img/link.jpg) no-repeat 0 center;
	margin: 50px 0;
}

.links .linkstit {
	float: left;
	font-size: 24px;
	color: #1f3364;
	line-height: 36px;
	padding-left: 58px;
}

.links .linkstit em {
	font-size: 18px;
	color: #999;
}

.links .linkstit span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	color: #999;
}

.linksmain {
	margin-left: 25px;
	float: left;
}

.links a {
	padding: 0 10px;
	border-right: 1px dotted #999;
	font-size: 12px;
}

.lingyu ul li {
	width: 300px;
	height: 131px;
	float: left;
}

.lingyu ul li span {
	color: #fff;
	font-size: 16px;
	margin: 42px 0 0 170px;
	display: block;
	width: 100px;
	line-height: 24px;
}

.ys1 {
	width: 1200px;
	height: 410px;
	position: relative;
}

.ys2 {
	width: 1200px;
	height: 460px;
	position: relative;
}

.ys3 {
	width: 1200px;
	height: 440px;
	position: relative;
}

.ys4 {
	width: 1200px;
	height: 360px;
	position: relative;
}

.ys1 .wz1 {
	float: left;
	width: 600px;
	position: absolute;
	top: 142px;
	left: 70px;
}

.ys1 .tp1 {
	float: right;
}

.ys2 .wz2 {
	float: right;
	width: 528px;
	position: absolute;
	top: 186px;
	right: 0px;
}

.ys2 .tp2 {
	float: left;
}

.ys3 .wz3 {
	float: left;
	width: 600px;
	position: absolute;
	top: 185px;
	left: 70px;
}

.ys3 .tp3 {
	float: right;
}

.ys4 .wz4 {
	float: right;
	width: 495px;
	position: absolute;
	top: 132px;
	right: 0px;
}

.ys4 .tp4 {
	float: left;
	margin-top: 23px;
}

.smyy span {
	font-size: 24px;
	color: #333;
	font-weight: 600;
}

.smyy span i {
	color: #f08600;
	font-style: normal;
}

.smyy ul {
	color: #666;
	font-size: 14px;
	margin-top: 15px;
	line-height: 32px;
}

.smyy ul li {
	background: url(../img/ljtb.png) no-repeat 0 8px;
	padding-left: 15px;
}

.smyy ul li i {
	color: #f08600;
	font-style: normal;
}

.gytp {
	float: right;
}

.guanyu {
	height: 500px;
	position: relative;
}

.tupian1 {
	height: 380px;
}

.gongchang {
	width: 875px;
	float: left;
	margin-right: 37px;
}

.gongchang span {
	font-size: 24px;
	color: #fff;
}

.gongchang span b {
	font-weight: normal;
	font-size: 16px;
	color: #f1f1f1;
}

.zhengshu {
	width: 287px;
	float: left;
}

.zhengshu span {
	font-size: 24px;
	color: #fff;
}

.zhengshu span b {
	font-weight: normal;
	font-size: 16px;
	color: #f1f1f1;
}

/* 本例子css */
.focusBox {
	position: relative;
	width: 288px;
	height: 290px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	margin-top: 20px;
}

.focusBox .pic img {
	width: 285px;
	height: 287px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 40px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background: #f08600;
}

.xwzz {
	background: url(../img/xwbg.jpg);
	padding-bottom: 40px;
}

.l_left {
	width: 550px;
	float: left;
	margin-right: 70px;
}

.l_left dl {}

.l_left dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	height: 45px;
	line-height: 45px;
	margin-top: 5px;
}

.l_left dl dd {
	font-size: 14px;
	font-size: 14px;
	color: #666;
	height: 50px;
	line-height: 26px;
}

.l_right {
	width: 580px;
	float: left;
}

.l_right dl {
	color: #666;
	border-bottom: 1px solid #dfdddd;
	height: 92px;
	margin: 0 0 30px;
}

.l_right dl dt {
	width: 75px;
	height: 80px;
	float: left;
	margin-right: 18px;
}

.l_right dl dt span {
	font-size: 63px;
	line-height: 50px;
}

.l_right dl dt em {
	font-size: 18px;
	line-height: 22px;
}

.l_right dl dd {
	width: 486px;
	height: 80px;
	float: left;
}

.l_right dl dd h3 {
	line-height: 12px;
	height: 24px;
}

.l_right dl dd h3 a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

.l_right dl dd h3 a:hover {
	color: #f08600;
}

.l_right dl dd p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.index_case {
	background: url(../img/bdys.jpg) no-repeat center;
	height: 862px;
	margin-top: 80px;
	overflow: hidden;
}

.dtys {
	
}
.case_tit{
	height: 245px;
	line-height: 130px;
	text-align: center;
	font-size: 38px;
}
.case_tit span{
	color: #f08600;
}

.dtys_1 {
	margin-bottom: 150px;
	float: left;
	height: 70px;
	width: 240px;
}

.dtys_1 img {
	width: 61px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

.dtys_1 span b {
	display: block;
	font: bold 20px "Microsoft Yahei";
	color: #1f3364;
	height: 32px;
	line-height: 32px;
}

.dtys_1 span em {
	line-height: 20px;
	color: #333;
	font-size: 14px;
}

.dtys_2 {
	margin-left: 720px;
	display: inline;
	margin-bottom: 150px;
	float: left;
	height: 70px;
	width: 240px;
}

.dtys_2 img {
	width: 61px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

.dtys_2 span b {
	display: block;
	font: bold 20px "Microsoft Yahei";
	color: #1f3364;
	height: 32px;
	line-height: 32px;
}

.dtys_2 span em {
	line-height: 20px;
	color: #333;
	font-size: 14px;
}